projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f69b9
)
sunxi: increase SYS_MONITOR_LEN
author
Boris Brezillon
<
[email protected]
>
Mon, 27 Jul 2015 14:21:26 +0000
(16:21 +0200)
committer
Hans de Goede
<
[email protected]
>
Mon, 31 Aug 2015 14:03:05 +0000
(16:03 +0200)
Signed-off-by: Boris Brezillon <
[email protected]
>
Acked-by: Hans de Goede <
[email protected]
>
Signed-off-by: Hans de Goede <
[email protected]
>
include/configs/sunxi-common.h
patch
|
blob
|
history
diff --git
a/include/configs/sunxi-common.h
b/include/configs/sunxi-common.h
index 5c65a89c4a85a84d43a9bbefa2028c7df78a4abf..48cc4ed6f629ebbf1229603aca99840edcc4f051 100644
(file)
--- a/
include/configs/sunxi-common.h
+++ b/
include/configs/sunxi-common.h
@@
-179,7
+179,7
@@
#define CONFIG_SYS_NO_FLASH
-#define CONFIG_SYS_MONITOR_LEN (
512 << 10) /* 512
KiB */
+#define CONFIG_SYS_MONITOR_LEN (
768 << 10) /* 768
KiB */
#define CONFIG_IDENT_STRING " Allwinner Technology"
#define CONFIG_ENV_OFFSET (544 << 10) /* (8 + 24 + 512) KiB */